@charset "utf-8";
/* CSS Document */
/*时间人数开始*/
.videoheart ul li::marker {
    unicode-bidi: none!important;
    font-variant-numeric: none!important;
    text-transform: none!important;
}
.time{ width:100%; height:150px; float:left;  }
.time_content{ width:1140px;margin:0 auto;}

.time_right{ width:100%; max-width:1140px;  float:left;}
.wrapper { width: 1140px; height:90px; float:left;  margin-top:10px; display:none;}
.wrapper1{ width:378px; float:left; height:90px;  border-left:1px solid #dfdfdf;}
.wrapper2{ width:379px; float:left; height:90px;  border-right:1px solid #dfdfdf; border-left:1px solid #dfdfdf;}
.wrapper3{ width:379px; float:left; height:90px;border-right:1px solid #dfdfdf; }
.wrapper4{ width:282px; float:left; height:90px;}

.counter { color:#cb1919; border-radius: 5px;}

.time1{ width:379px; height:54px; float:left; margin-bottom:15px}
.time1 h2{width:379px; float:left;font-size:55px!important; font-family:Arial, Helvetica, sans-serif; margin:0;}

.time2{ width:379px; height:54px; float:left;margin-bottom:15px}
.time2 h2{ float:left;width:280px; font-size:55px!important; font-family:Arial, Helvetica, sans-serif; margin:0; }

.time3{ width:379px; height:54px; float:left; margin-bottom:15px}
.time3 h2{ width:379px;float:left; font-size:55px!important; font-family:Arial, Helvetica, sans-serif; margin:0;}

.time4{ width:379px; height:54px; float:left;margin-bottom:15px}
.time4 h2{width:379px; float:left; font-size:55px!important; font-family:Arial, Helvetica, sans-serif; margin:0; }

.timex{ width:379px; height:30px; color:#434343; font-size:16px!important; text-align:center;float:left;}

.wrapper2 .timey{ width:148px; margin-left:52px; float:left;}
.wrapper3 .timey{ width:152px; margin-left:48px; float:left;}
.count-title { font-weight: normal; text-align: center; }
.count-text {  font-weight: normal;  margin-top: 10px; margin-bottom: 0; text-align: center; }
/*时间人数结束*/
